home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.19980901-19981211 / 000102_news@newsmaster….columbia.edu _Mon Oct 5 20:21:35 1998.msg < prev    next >
Internet Message Format  |  2020-01-01  |  1KB

  1. Return-Path: <news@newsmaster.cc.columbia.edu>
  2. Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.35.30])
  3.     by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id UAA13073
  4.     for <kermit.misc@watsun.cc.columbia.edu>; Mon, 5 Oct 1998 20:21:34 -0400 (EDT)
  5. Received: (from news@localhost)
  6.     by newsmaster.cc.columbia.edu (8.8.5/8.8.5) id UAA13739
  7.     for kermit.misc@watsun; Mon, 5 Oct 1998 20:21:34 -0400 (EDT)
  8. Path: news.columbia.edu!panix!howland.erols.net!master.news.rcn.net!not-for-mail
  9. From: "Chris Cigna" <cignac@erols.com>
  10. Newsgroups: comp.protocols.kermit.misc
  11. Subject: Kermit scripts for SunOS Unix
  12. Date: Mon, 5 Oct 1998 08:22:10 -0000
  13. Lines: 14
  14. Message-ID: <6vbnqe$d85$1@winter.news.erols.com>
  15. NNTP-Posting-Host: 207-172-125-34.s34.as10.nyb.erols.com
  16. X-Trace: winter.news.erols.com 907633294 13573 207.172.125.34 (6 Oct 1998 00:21:34 GMT)
  17. X-Complaints-To: abuse@rcn.com
  18. X-Newsreader: Microsoft Outlook Express 4.72.3155.0
  19. X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3155.0
  20. Xref: news.columbia.edu comp.protocols.kermit.misc:9286
  21.  
  22. Can anyone out there who can email me an example of a script
  23. that logs into a remote system and get's a file?
  24.  
  25. I think I got everything down except how to do this non interactively
  26. If I run the script it asks me for a login and password.
  27. I need to run this script from cron and I can't seem to get the user and
  28. password
  29. defined.
  30.  
  31. Thanks,
  32. cignac@erols.com